func crypto/ed25519.newKeyFromSeed

2 uses

	crypto/ed25519 (current package)
		ed25519.go#L162: 	newKeyFromSeed(privateKey, seed)
		ed25519.go#L166: func newKeyFromSeed(privateKey, seed []byte) {